home *** CD-ROM | disk | FTP | other *** search
/ Amiga CD-Sensation: Golden Games / Amiga CD-Sensation - Ausgabe 2 - Golden Games (1996)(GTI - Schatztruhe)(DE)[!].iso / Brain Activity / XConq / TODO < prev    next >
Text File  |  1995-03-06  |  1KB  |  42 lines

  1. THINGS TO DO WHEN YOU'RE FEELING AMBITIOUS
  2.  
  3. Fix where initial view is not drawn until after a ^L.
  4.  
  5. Find out why Open Look doesn't redirect keyboard events.
  6.  
  7. Do something about SUN/NeWS font conversion?
  8.  
  9. Do something reasonable with garrisoning unit's occupants.
  10.  
  11. Find and fix lr-off-by-one in cconq after changing the view.
  12.  
  13. Add/remove '*' from side names in cconq. (not removed after
  14. machine finishes turn?)
  15.  
  16. When does transport still think it's occupied by a dead unit?
  17.  
  18. Fix so units can move one last hex when almost out of fuel.
  19.  
  20. Make routefinding code switchable.
  21.  
  22. Speed up the unit routefinding code.
  23.  
  24. Figure out possible freezeup bug in Beirut scenario.
  25.  
  26. Prevent deep recursion in fill_region from crashing xconq on large maps.
  27.  
  28. Finish merging/documenting the different versions of standard period.
  29.  
  30. Add cool periods contributed by various people.
  31.  
  32. Eliminate obvious junk from the library.
  33.  
  34. Update manuals to reflect new commands and period words.
  35.  
  36. Add more X command args, at least -geometry.
  37.  
  38. Add auto-save and/or a checkpoint user command.
  39.  
  40. The help screen is non-reentrant.  Two players using it at the same
  41. time interfere with each other.
  42.